home *** CD-ROM | disk | FTP | other *** search
/ PC Accelerator 13 / PCXL13D1.iso / PCXL-Disc 1 9-99.exe / 0 / RCDATA / TTEXTWINDOW / TTEXTWINDOW.txt
Text File  |  1999-03-04  |  4KB  |  125 lines

  1. object textwindow: Ttextwindow
  2.   Left = 194
  3.   Top = 275
  4.   BorderStyle = bsNone
  5.   ClientHeight = 81
  6.   ClientWidth = 516
  7.   Ctl3D = False
  8.   Color = 5921370
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Position = poDefaultSizeOnly
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object textbox2: TMemo
  20.     Left = 2
  21.     Top = 0
  22.     Width = 515
  23.     Height = 81
  24.     BorderStyle = bsNone
  25.     Color = 4868682
  26.     Ctl3D = False
  27.     Font.Charset = ANSI_CHARSET
  28.     Font.Color = clWhite
  29.     Font.Height = -13
  30.     Font.Name = 'MS Sans Serif'
  31.     Font.Style = []
  32.     Lines.Strings = (
  33.       'Yoshi'#39's Story'
  34.       'Nintendo Co. Ltd.'
  35.       ''
  36.       
  37.         'Yoshi'#39's Island, wait, or should I say Yoshi'#39's Story? Nintendo Co' +
  38.         '. Ltd. decided to switch '
  39.       'the name '
  40.       
  41.         'on us all of the sudden. Recently I saw Nintendo.com'#39's update wi' +
  42.         'th new pictures of '
  43.       'Zelda 64, '
  44.       
  45.         'F-Zero, and Yoshi'#39's Story. I was really surprised when I saw the' +
  46.         'y changed the name, I '
  47.       'mean who '
  48.       
  49.         'wants a name like Yoshi'#39's Story?  It sounds like your playing a ' +
  50.         'game based on a '
  51.       'documentary all '
  52.       
  53.         'about Yoshi. I guess it because it'#39's the first time we have hear' +
  54.         'd it. Hopefully, we will all '
  55.       'get used '
  56.       
  57.         'to it and learn to appriciate it. Hey, maybe there is a really c' +
  58.         'ool reason it'#39's called that!! '
  59.       'Who '
  60.       'knows, we'#39'll all know when we play it. '
  61.       ''
  62.       
  63.         'Will Yoshi'#39's Story be like the SNES Yoshi'#39's Island?? Possibly, b' +
  64.         'ut the graphics will be '
  65.       'the thing '
  66.       
  67.         'that really stand out. Sure the game will be in 2-D, but heck, t' +
  68.         'he graphics will be so '
  69.       'good it will '
  70.       
  71.         'make you wet your pants! The graphics will go way beyond the car' +
  72.         'toony crayon-like '
  73.       'drawings of '
  74.       
  75.         'the original. Story'#39's graphics will be more realistic and will l' +
  76.         'ive up to developer '
  77.       'Miyamoto'#39's name. '
  78.       ''
  79.       
  80.         'What about the control? Not much is know, but Mr. Miyamoto has s' +
  81.         'aid the game will '
  82.       'make '
  83.       
  84.         'revolutionary use if the N64 controler. When Mr. Miyamoto says s' +
  85.         'omething about one '
  86.       'of his '
  87.       'games, he usually means it. '
  88.       ''
  89.       
  90.         'As for the levels, they couldn'#39't get anymore original. Some piec' +
  91.         'es of land are made '
  92.       'out of '
  93.       
  94.         'quiltwork (you'#39'll have to see it to believe it), some have trees' +
  95.         ' that have Shy Guys '
  96.       'popping out '
  97.       
  98.         'with misty light blue moutains in the background. In the quiltwo' +
  99.         'rk land there is neat '
  100.       'looking pirate '
  101.       
  102.         'ship with a crew of nasty Shy Guys. Each level looks more and mo' +
  103.         're amazing as we '
  104.       'see the '
  105.       'screen shots. '
  106.       ''
  107.       
  108.         'I cannot wait for this game to come out! SMW2: Yoshi'#39's Island wa' +
  109.         's probably the best '
  110.       '2-D '
  111.       
  112.         'platform game of all time. With Yoshi'#39's Story'#39's graphics, contro' +
  113.         'l, and originality, I can'#39't '
  114.       'wait to see '
  115.       
  116.         'what happens with it. Look for this game around fourth quarter '#39 +
  117.         '97. ')
  118.     ParentCtl3D = False
  119.     ParentFont = False
  120.     ReadOnly = True
  121.     ScrollBars = ssVertical
  122.     TabOrder = 0
  123.   end
  124. end
  125.